Welcome![Sign In][Sign Up]
Location:
Search - treeview listview

Search list

[TreeViewMFC slitter sample

Description: a treeview and listview mfc sample
Platform: | Size: 86146 | Author: andyyinglin | Hits:

[J2MEWinDemoOne

Description: TREEVIEW AND LISTVIEW IS USER-Use TREEVIEW AND USER IS LISTVIEW
Platform: | Size: 66560 | Author: chenyuan | Hits:

[ComboBoxctvclvcommsample

Description: 该源代码是一个CTreeView与CListView联合与通信的实例。属于 VC可重用代码段。-the source code is a joint CListView CTreeView and communication with examples. VC is reusability of the code.
Platform: | Size: 29696 | Author: yangjilin | Hits:

[TreeViewTreeView01

Description:
Platform: | Size: 3844096 | Author: rui | Hits:

[Hotel software systemtreeviewlistview

Description: 很不错的客房管理软件.第9次改版正式开通.每日更新.-Rooms very good management software. 9th revision officially opened. Updated daily.
Platform: | Size: 57344 | Author: 小宝 | Hits:

[GUI DevelopBeautyQQ_All_source

Description: QQ界面源码 模拟qq界面的源码,很cool
Platform: | Size: 1119232 | Author: 成蓝瑟 | Hits:

[TreeViewIconView

Description: 使用ListView和TreeView实现读取文件并显示文件的ICON。-Realize the use of ListView and TreeView read and display the document file ICON.
Platform: | Size: 83968 | Author: sadfasdf | Hits:

[TreeViewAdvancedTreeview

Description: 高级控件树,比较强大的,能够进行自定义扩展,能够结合了treeview和listview两者集合-High control tree, the more powerful, able to customize the extension to a combination of TreeView and listview two collections
Platform: | Size: 62464 | Author: gis | Hits:

[GUI Developpb9(tiantiansoft)

Description: 从程序员家园论坛下载的一些源码. 1.account:存取款管理(hongjuan) 2.computerman:电脑医院客户管理系统 3.dw2pdf: 数据窗口保存为pdf文件 4.ExitWindow: 关机(用户对象) 5.gat:创建干特图(fxq) 6.Graph:自定义的曲线图 7.hr:人力资源管理(hongjuan) 8.lv_backpic:在listview和treeview控件上显示背景图片(bluetlck) 9.sql_syntax:ase脚本提取(弄潮小狮) 10.applydwstyle:数据窗口显示风格复制 -Some Source Code
Platform: | Size: 15400960 | Author: chenmiao | Hits:

[CSharp02

Description: c#程序开发范例宝典第二章 2.1textbox控件 2.2button控件 2.3combox控件 2.4richtext控件 2.5listbox控件 2.6选择类控件 2.7listview控件 2.8treeview控件 2.9其他控件 2.10控件技术 2.11焦点变换与输入控制 2.12特殊控件-c# application development paradigm 2.1textbox book chapter 2.2button controls controls controls 2.3combox control 2.4richtext select category 2.5listbox control 2.6 control 2.9 control 2.7listview other 2.8treeview control 2.10 control 2.11 control technology to control the focus of transformation and the importation of special controls 2.12
Platform: | Size: 7472128 | Author: cp | Hits:

[Windows DevelopBossKey

Description: 使用treeview和listview的例子,代码比较简单,但可以正常使用。-Use TreeView and ListView controls together.
Platform: | Size: 184320 | Author: pjfangzl | Hits:

[CSharpFtpClient

Description: C#开发的FTP客户端,模仿开源的FileZilla Client界面与它类似,功能目前还没有它支持的多。本系统支持类似资源管理器的本地文件系统预览和远程文件系统预览,为了提高效率,重写了TreeView和ListView,添加了简单封装的Rebar控件,实现了FTP的绝大多数功能。后续可能还要添加SSL/TLS协议支持和SFTP功能。如有BUG可以发邮件联系(njshuangshu@sina.com) -C# development of FTP client, to imitate the open source FileZilla Client interface with similar functionality is not supported by more than it. Similar to the system resource manager to support the local file system and Remote file system preview preview, in order to improve efficiency, to rewrite the TreeView and ListView, add a simple Rebar control package to achieve the vast majority of the FTP features. Follow-up is likely to add SSL/TLS and SFTP protocol support functions. BUG if e-mail contact can be made (njshuangshu@sina.com)
Platform: | Size: 430080 | Author: Tom | Hits:

[TreeViewtreeview_with_paint_robin

Description: 在微软的.NET 的Forms窗口控件中,比如Treeview和ListView,仅仅是对通用控件的简单封装,因此他们不正常的引发Paint事件。微软所发布内容中,能看到的唯一建议就是设置控件的ControlStyles.UserPaint类型,然后自己为控件做所有的绘图操作。 -In Microsoft' s. NET Windows Forms control of, such as Treeview and ListView, only a simple general-purpose control package, so they do not trigger the normal Paint event. Content published by Microsoft, the only proposal to see that type of setting ControlStyles.UserPaint control, and then their done for the controls to operate all of the graphics.
Platform: | Size: 48128 | Author: z | Hits:

[Dialog_Windowexplorer

Description: 利用VC中的Treeview和Listview,做一个自己的资源管理器,左侧的树状目录可以关闭,当点击一个文件夹时右侧的Listview中会显示文件夹的内容。尽量模仿windows的资源管理器的功能,比如左侧文件夹图标的变化和右侧的Listview中可以显示“列表”,“详细资料”-The use of VC in the Treeview and Listview, a manager' s own resources, the left side of the tree can be closed when clicking on a folder in the right side Listview will show the contents of the folder. Try to imitate windows resource management functions, such as the left side of folder icon changes and the right side Listview can display the " list" , " detailed information"
Platform: | Size: 282624 | Author: 夏廉 | Hits:

[Windows DevelopResourceManager

Description: 用treeview和listview模拟资源管理器的实现-Resource Manager
Platform: | Size: 82944 | Author: 吴利华 | Hits:

[TreeViewTreeViewWithPaint

Description: 在微软的.NET 的Forms窗口控件中,比如Treeview和ListView,仅仅是对通用控件的简单封装,因此他们不正常的引发Paint事件。微软所发布内容中,能看到的唯一建议就是设置控件的ControlStyles.UserPaint类型,然后自己为控件做所有的绘图操作-In Microsoft' s. NET Windows Forms control of, such as Treeview and ListView, only a simple general-purpose control package, so they do not trigger the normal Paint event. Content published by Microsoft, the only proposal to see that type of setting ControlStyles.UserPaint control, and then their done for the controls to operate all of the graphics
Platform: | Size: 49152 | Author: 雷生 | Hits:

[CSharpTreeViewListView

Description: 能完成要求的基本功能,能熟练使用TreeView及ListView控件-c#
Platform: | Size: 94208 | Author: 吴群涛 | Hits:

[TreeViewf146645aea4b75ba146cb9eebe99a254c9b901046916

Description: vb.net简单的资源管理treeview和listview控件-vb.net simple resource management treeview and listview controls
Platform: | Size: 53248 | Author: 冉李 | Hits:

[Windows DevelopTreeViewListView

Description: 描述了treeview 和listview的基本功能(添加新节点,展开树,以及删除节点等操作),同时点击节点时可以在listview中显示相关信息-Treeview and listview described the basic functions (add a new node, expand the tree, and delete nodes and other operations), and click the node can display information in the listview
Platform: | Size: 54272 | Author: qjm_jeme | Hits:

[Process-ThreadProcessTree

Description: 学MFC时些的, TreeView 和 ListView 结合使用的一个进程管理工具。 用的VS2003编译。-School when some of MFC, TreeView and ListView combination of a process management tool. Compiled with the VS2003.
Platform: | Size: 105472 | Author: free | Hits:
« 1 2 3 4 5 6 78 9 »

CodeBus www.codebus.net